Biodiversity loss, ecosystem degradation, and habitat destruction are increasingly linked to human-driven changes in land use, including urbanisation, agriculture, and the exploitation of natural resources (European Parliament, 2025; Jaureguiberry et al., 2022). In response, governments across Europe — including the EU — have introduced ambitious environmental strategies such as the EU Biodiversity Strategy for 2030 (European Parliament, 2025) and the 30x30 target (Markwick, 2023), which aims to protect 30% of land and sea by the year 2030.
Ecological restoration plays a vital role in addressing these challenges. Rather than simply returning ecosystems to a previous state, modern approaches focus on restoring ecological processes and enhancing ecosystem resilience (Hicks, 2023).
RestREco (Restoring Resilient Ecosystems) is a NERC-funded research project that adopts a resilience-based perspective on ecological restoration. The initiative brings together researchers from:
Using a natural experiment design, RestREco studies a network of 133 ecological restoration sites across England and Scotland. The project aims to identify key drivers of ecosystem development, such as:
The goal is to understand how these factors influence ecosystem complexity, function, and resilience to future pressures (RestREco, 2024).
As part of the RestREco initiative, the Dig Deeper study focused on how the age of restoration, establishment type, and site management affect soil microbial communities, specifically bacteria and fungi.
To explore this, high-throughput sequencing was conducted on:
The analysis focused on three main aspects:
These microbial assessments complement broader ecosystem-level measurements within the RestREco project, including vegetation, invertebrates, and ecosystem functions such as litter decomposition, pollination services, and soil thermodynamic efficiency.
The following sections describe the sampling design, metadata structure, and the processing pipeline used to characterise microbial communities.
A total of 330 soil samples were collected in 66 sites of England for each marker (5 per site).
Figure 2. Sample Zone - Based on GPS coordinates
| Metric | 16S | ITS |
|---|---|---|
| Microbial group | Bacteria | Fungi |
| Region sampled | England | England |
| Number of sites | 66 | 66 |
| Samples per site | 5 | 5 |
| Total samples | 330 | 330 |
| Average reads per sample | ~65,000 | ~65,000 |
| Read count range | 30,000–85,000 | 10,000–90,000 |
Figure 3. Sampling Summary
Each sample collected was accompanied by metadata capturing key environmental and management variables. These contextual factors were essential for interpreting variation in microbial diversity.
| Variable | Description |
|---|---|
| Site | Name of the sampling site |
| Plot number | Subdivision of each site (usually 5 plots per site) |
| CU Code | Unique code for each sample |
| Year_est | Year of establishment of the site |
| Age | Site age (ranging from 1 year to over 100 years ) |
| Latitude/Longitude | GPS coordinates of the sample |
| Establishment | Restoration type or land management |
| pH | Soil pH value at the time of sampling |
| EC | Electrical conductivity of the soil |
| Cutting | Whether the site is cut (1 = Yes, 0 = No) |
| Cattle | Presence of cattle grazing (1 = Yes, 0 = No) |
| Sheep | Presence of sheep grazing (1 = Yes, 0 = No) |
| Plough | Whether the soil has been ploughed (1 = Yes, 0 = No) |
Figure xx. Metadata Summary
Before proceeding with bioinformatic analyses, it was necessary to
select consistent input files for each sample. For both ITS and 16S
datasets, each sample was associated with multiple types of sequencing
files. For example, a sample such as GF677 had up to five
different files: GF677_1.fastq.gz,
GF677_2.fastq.gz (paired-end reads),
GF677.raw_1.fastq.gz, GF677.raw_2.fastq.gz
(raw unprocessed reads), and GF677.extendedFrags.fastq.gz
(merged forward and reverse reads). To ensure consistency and avoid
redundancy, we selected one file type per sample for downstream
analysis. For the 16S dataset, we used the
paired-end reads (*_1.fastq.gz and
*_2.fastq.gz), while for the ITS dataset,
we selected the raw reads
(*.raw_1.fastq.gz and *.raw_2.fastq.gz), which
were best suited for our quality filtering and denoising steps.
The sequencing data were processed using the QIIME 2
bioinformatics platform — a widely used tool for microbiome analysis.
Raw amplicon reads were denoised using the
DADA2 plugin, enabling accurate identification of
amplicon sequence variants (ASVs) with single-nucleotide
resolution. This step also included chimera removal and
read quality trimming, ensuring high-confidence input
for downstream analyses.
Following denoising, a feature table was constructed for each dataset (16S and ITS), summarising the number of sequences associated with each ASV across samples.
Following quality control and feature extraction, downstream analyses were performed to characterise microbial diversity and taxonomic composition.
Alpha and beta diversity metrics were computed using the
diversity and emperor plugins in QIIME 2,
enabling comparison of microbial communities across restoration
gradients and site conditions.
Taxonomic classification of ASVs was then performed using trained classifiers against reference databases: GreenGene2 for bacterial 16S sequences and UNITE for fungal ITS sequences. This allowed each ASV to be annotated with its likely taxonomic lineage (from kingdom down to genus or species when possible).
TO BE COMPLETED/CHANGED
Figure xx. Workflow (16S)
You can explore the full MultiQC report by clicking the image below:
Here is a link to the statistics after denoising to view it on QIIME2 (16S) : Statitics after denoising (16S)
Figure xx. Statitics after denoising (16S)
Here is a link to the statistics after denoising to view it on QIIME2 (ITS) : Statitics after denoising (16S)
Figure xx. Statitics after denoising (ITS)
Alpha diversity refers to the variety of organisms within a particular sample or environment. It reflects both richness—the number of distinct taxa—and evenness—how evenly individuals are distributed among those taxa. One of the most widely used measures for assessing alpha diversity is the Shannon index.
The Shannon index takes into account not only the number of species present, but also how evenly their abundances are distributed. A higher Shannon value generally indicates a more diverse and ecologically balanced community.
Another important metric is Faith’s Phylogenetic Diversity (Faith PD), which measures the total branch length of the phylogenetic tree that spans the species in a sample. Unlike the Shannon index, Faith PD incorporates evolutionary relationships, providing a phylogenetic perspective on diversity.
We also include Pielou’s Evenness index, which specifically quantifies how equally individual organisms are distributed across taxa. While Shannon integrates both richness and evenness, this metric isolates the evenness component, providing a complementary view of diversity patterns.
In the interactive plots below, we examine how the Shannon index, Faith PD and Evenness vary across different environmental and experimental conditions, separately for the 16S (bacteria and archaea) and ITS (fungi) datasets.
To allow interactive exploration of alpha diversity metrics across
different environmental variables, we implemented a drop-down menu that
dynamically displays the corresponding plots. Some variables, such as
pH category, are only present in the ITS dataset, while
others, like Year group, are specific to the 16S dataset.
Internally, variables are mapped to their dataset-specific equivalents
where needed (e.g. Age group in 16S becomes
Age category in ITS). It is important to note, however,
that these variables are not always directly comparable: for instance,
Age group (16S) divides sites into multiple discrete
intervals based on restoration age, while Age category
(ITS) is a binary classification based on whether a site is above or
below the median age. Despite these differences, the interface ensures
that only available and relevant plots are shown for each selection.
For the ITS dataset, the alpha diversity was done per sample. In order to align it with the 16S analysis—where samples were already grouped by site—we aggregated the alpha diversity values by computing the mean per site. Categorical metadata was simplified using the most common (modal) value per site. This ensures consistency across datasets in the visual outputs. However, users interested in the original, unaggregated sample-level data can explore the full QIIME 2 results via the links provided under each section.
The boxplot below illustrate differences in Shannon diversity across groups. This metric reflects both species richness and how balanced the community is in terms of species abundance.
Kruskal-Wallis p-value: 0.000828
Here is a link to the full QIIME2 results (16S) : Shannon Index (16S)
Kruskal-Wallis p-value: 0.796
Here is a link to the full QIIME2 results (ITS) : Shannon Index (ITS)
The following plots show Faith’s Phylogenetic Diversity, which integrates evolutionary relationships to capture how phylogenetically broad each microbial community is.
Kruskal-Wallis p-value: 0.0194
Here is a link to the full QIIME2 results (16S) : Faith PD (16S)
These boxplots display Pielou’s Evenness, highlighting how uniformly taxa are represented in each community. It allows us to isolate imbalance in dominance from richness effects.
Kruskal-Wallis p-value: 0.00576
Here is a link to the full QIIME2 results (16S) : Pielou Evenness (16S)
Kruskal-Wallis p-value: 0.512
Here is a link to the full QIIME2 results (ITS) : Pielou Evenness (ITS)
To explore differences in microbial communities, we often rely on dimensionality reduction techniques such as Principal Coordinates Analysis (PCoA), visualised through Emperor plots. Two commonly used distance metrics in this context are Bray-Curtis and Jaccard.
While both metrics can reveal meaningful clustering and separation in microbial data, they capture complementary aspects of community structure.
The Bray-Curtis Emperor plot is a 3D visualisation of microbial community dissimilarities between samples, based on the Bray-Curtis distance. This distance metric quantifies how different two samples are in terms of species abundance, taking into account both presence/absence and relative abundances. It does not incorporate evolutionary relationships between features.
Using Principal Coordinates Analysis (PCoA), the high-dimensional Bray-Curtis distance matrix is projected into a lower-dimensional space—typically three axes—to capture the main patterns of variation across samples.
The Emperor plot is an interactive 3D tool developed for QIIME 2 that allows users to explore these PCoA results. Samples are represented as points in space, and their spatial proximity reflects ecological similarity:
This type of plot is particularly useful for identifying clustering by experimental groups—such as treatment, site, or timepoint—and for detecting patterns or gradients in microbial diversity.
Figure 17. Bray-Curtis Emperor Plot
Here is a link to the Bray-Curtis Emperor Plot for more flexibility on QIIME2: Bray-Curtis Emperor Plot (16S)
Figure 17. Bray-Curtis Emperor Plot
Here is a link to the Bray-Curtis Emperor Plot for more flexibility on QIIME2: Bray-Curtis Emperor Plot (ITS)
The Jaccard Emperor plot provides a 3D visualisation of microbial community dissimilarities based on the Jaccard distance. Unlike Bray-Curtis, the Jaccard metric considers only the presence or absence of features (e.g., microbial taxa) in each sample, ignoring their relative abundances.
This makes the Jaccard distance particularly suited for assessing community membership rather than abundance structure—focusing on which species are present, regardless of how abundant they are.
Using Principal Coordinates Analysis (PCoA), the high-dimensional Jaccard distance matrix is projected into a lower-dimensional space—usually three principal axes—to reveal major patterns in sample composition.
As with Bray-Curtis, the Emperor plot allows for interactive exploration of these ordinations:
The Jaccard plot is useful when exploring factors that influence community membership, such as habitat type, land use, or environmental filtering—especially in studies where presence/absence patterns are more meaningful than relative abundances.
Figure 18. Jaccard Emperor Plot
Here is a link to the Jaccard Emperor Plot for more flexibility on QIIME2: Jaccard Emperor Plot (16S)
Figure 18. Jaccard Emperor Plot
Here is a link to the Jaccard Emperor Plot for more flexibility on QIIME2: Jaccard Emperor Plot (ITS)
Figure 18. Taxonomy Barplot (16S)
Here is a link to the Taxonomy Barplots for more flexibility on QIIME2: Taxonomy Barplot (16S)
Figure 18. Taxonomy Barplot (ITS)
Here is a link to the Taxonomy Barplots for more flexibility on QIIME2: Taxonomy Barplot (ITS)
To explore the composition of soil microbial communities, we used Krona plots — interactive, circular charts that display taxonomic abundances in a hierarchical manner.
These plots allow users to intuitively navigate from broader taxonomic levels (such as Phylum) to more specific ones (like Genus), while simultaneously comparing relative abundances across taxa.
In this study, Krona plots provide a powerful and user-friendly way to:
You can click on the images below to access the Krona plots for each site.
We used ANCOM to identify taxa whose relative abundances significantly differed across groups. This method accounts for the compositional nature of microbiome data by comparing log-ratios between taxa. The results are shown as volcano-like plots, where the W statistic reflects how many pairwise comparisons a taxon was found to differ in. Significant taxa are highlighted accordingly.
Figure 18. Volcano Plot (16S)
Here is a link to the Volcano Plots for more flexibility on QIIME2: Volcano Plot (16S)
Figure 18. Volcano Plot (ITS)
Here is a link to the Volcano Plots for more flexibility on QIIME2: Volcano Plot (ITS)
Figure 18. Volcano Plot (16S)
Here is a link to the Volcano Plots for more flexibility on QIIME2: Volcano Plot (16S)
The plot below displays the top 20 predicted KEGG pathways (or alternatively MetaCyc pathways) across all samples. These pathways reflect high-level metabolic functions such as amino acid metabolism, carbohydrate degradation, or environmental information processing.
In microbial ecology, a guild refers to a group of organisms that fulfil similar ecological roles, regardless of their taxonomic identity. Understanding functional guilds allows researchers to move beyond taxonomic profiles and assess the ecological roles that microbial communities may play in an environment.
To investigate the ecological roles of fungal communities, we used FUNGuild, a tool that assigns fungi to functional guilds based on curated databases and literature. These guilds represent ecological strategies such as:
This functional classification provides valuable insights into what fungi are likely doing in the ecosystem, beyond simply who they are.
This section explores the functional roles of fungi within each site, based on guild-level annotations provided by FUNGuild. Fungal guilds reflect ecological functions such as saprotrophy, symbiosis (e.g., mycorrhizal fungi), or pathogenicity. This approach provides insight into how fungal communities may contribute to ecosystem processes, complementing traditional taxonomic analyses.
The plot below highlights the top 20 most abundant fungal guilds identified using FUNGuild. To avoid clutter, the guild names are hidden on the y-axis; however, users can hover over each bar to reveal the full name, enabling interactive and detailed exploration of fungal functional diversity.
Figure 20. Top 20 functional guilds
The figure below shows the total abundance of fungal ASVs across sites, aggregated by functional guild. This provides an overview of how guild-level composition varies between locations, which may reflect differences in land use, soil conditions, or restoration histories.